home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Information / WebSites / AmigaNorthThames / cgi-bin / .htaccess next >
Encoding:
Text File  |  2001-04-21  |  132 b   |  8 lines

  1. <Files "nsettings.cgi">
  2. order deny,allow
  3. deny from all
  4. </Files>
  5. <Files "ktusers.dat">
  6. order deny,allow
  7. deny from all
  8. </Files>